Threshold
Set a threshold where pixel darker will becomes black, and brighter to white. Also works with alpha.
Node Data | |
---|---|
![]() | |
Display name | |
Threshold | |
Internal name | |
Node_Threshold | |
Inheritances | |
Node_Processor | |
Node_Threshold | |
Inputs | |
Node_Threshold | |
surface |
Surface In |
bool |
Brightness |
float |
Threshold |
float |
Smoothness |
surface |
Mask |
float |
Mix |
bool |
Active |
bool |
Alpha |
float |
Threshold |
float |
Smoothness |
toggle |
Channel |
map |
Brightness Map |
map |
Alpha Map |
enum |
Algorithm |
int |
Adaptive Radius |
bool |
Invert |
bool |
Invert |
bool |
Apply To Alpha |
Outputs | |
Node_Threshold | |
surface |
Surface Out |
Threshold node clip image by brightness or alpha channel.

Properties
Brightness
Toggle brightness threshold
Brightness Threshold
The brightness level to detemine if the pixel should be black or white.
Brightness Smoothness
Smoothness of the transition.
Alpha
Toggle alpha threshold
Alpha Threshold
The alpha level to determin if a pixel will have full or zero alpha.
Alpha Smoothness
Smoothness of the alpha transition.